/*---------------------栏目栏-----------------------*/
/*-----------刘天柱写--------------*/ 

/*新闻中心*/
.lanmua_news .cp_toptit{text-align: center;margin: 20px 0;}
.lanmua_news .cp_toptit>h2{font-size: 20px;}
.lanmua_news .cp_toptit_line {height: 32px;line-height: 32px;}
.lanmua_news .cp_toptit_line span{display: inline-block;width: 56px;background: #b1b1b1;height: 1px;vertical-align: middle;margin-bottom: 4px;}
.lanmua_news .cp_toptit_line strong{font-size: 18px;color: rgb(177, 177, 177);font-weight: normal;margin: 0 8px;}

.lanmua_news{overflow: hidden;}
.lanmua_news .news_cnt{width: 100%;}

.lanmua_news .news_cnttit{height: 40px;line-height: 40px;padding:0 30px;border-radius: 6px 6px 0 0;}
.lanmua_news .news_cnttit>h4{font-size: 16px;color: #fff;float: left;}
.lanmua_news .news_cnttit a{color: #fff;}
.lanmua_news .news_cnttit .news_more{float: right;font-size: 14px;}

.lanmua_news .news_cntul{padding: 15px 10px;border: 1px solid #D0D0D0;}
.lanmua_news .news_cntul>li{list-style: square;height:30px;line-height: 30px;padding: 0 12px;list-style-position:inside;border-bottom: 1px dashed #D0D0D0;}
.lanmua_news .news_cntul>li>a{color: #333333;display: inline-block;width: 72%;}
.lanmua_news .news_cntul>li>a:hover{color: #007BC1;color: #FF0000;}
.lanmua_news .news_cntul>li>span{display: inline-block;float: right; color:#666}
.lanmua_news .news_cntul>li:first-child{background:url(../img/new.png) no-repeat center left;}
.lanmua_news .news_cntul>li:first-child span{color:#f00;}
.lanmua_news .news_cntul>li:first-child a{color: #f00; font-size:16px;}


